gtknotebook: Fix coordinate translation to happen on widget-relative coordinates
authorCarlos Garnacho <carlosg@gnome.org>
Fri, 31 Mar 2017 16:07:22 +0000 (18:07 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Thu, 25 May 2017 14:25:58 +0000 (16:25 +0200)
commit99e200aa98c498adf7628d0f07f04b5fa3d0eb8e
tree6e3b7705b6550c7b5e0243f537809f528345e217
parentb01a9a64402753565ae8e355b225c7887a2e90d2
gtknotebook: Fix coordinate translation to happen on widget-relative coordinates

This makes notebooks happy again after changing event coordinates to always come in
the widget coordinate system.
gtk/gtknotebook.c